From 6a4339f03f028957e1ab4cd80bf6f1319c31445a Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 19 Oct 2008 17:05:18 +0000 Subject: [PATCH] osm.xml: Use the right options in sample commands. --- xmldoc/formats/options/osm-created_by.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmldoc/formats/options/osm-created_by.xml b/xmldoc/formats/options/osm-created_by.xml index bb0b8cd74..b2ce9c8fd 100644 --- a/xmldoc/formats/options/osm-created_by.xml +++ b/xmldoc/formats/options/osm-created_by.xml @@ -7,7 +7,7 @@ all the created nodes and ways. -gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm +gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -F out.osm @@ -17,6 +17,6 @@ gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm -gpsbabel -i INTYPE -f INFILE -o osm,created_by= -O out.osm +gpsbabel -i INTYPE -f INFILE -o osm,created_by= -F out.osm -- 2.30.2